Google launched Android CLI v0.7 preview on April 16, 2026. Subcommands like android create/run/skills/docs, combined with Android Knowledge Base and Android Skills, let any agent (Gemini CLI, Claude Code, Codex) drive Android development through a standardized interface.
Cloudflare Email Service reached public beta. Workers bindings for sending, onEmail hooks on top of Email Routing for receiving, and Agents SDK integration make it straightforward to give agents an email channel.
Three announcements from Day 3 of Cloudflare Agents Week 2026. Project Think is a batteries-included agent framework built on Durable Objects. Browser Run adds Live View, Human in the Loop, and WebMCP. Workflows v2 redesigns the control plane for 11x concurrency.
Two announcements from Cloudflare Agents Week 2026 on April 14: Mesh connects AI agents to private networks, and the Enterprise MCP Reference Architecture governs tool access at organizational scale.
A breakdown of the three major announcements from Cloudflare Agents Week 2026. Sandboxes reaches GA with persistent dev environments for agents, Durable Object Facets give AI-generated code its own SQLite, and the unified CLI cf brings 3,000 API operations under one roof.
Claude Code Max 5x promises '5x Pro,' but the baseline is undisclosed. Usage is shown only as percentages. A silent TTL change and 1.5-hour quota depletion expose the opacity of Anthropic's quota system.
Breakdown of the Claude Code quality-regression issue: an AMD/IREE developer analyzed 17,871 thinking blocks and 234,760 tool calls, linking adaptive-thinking shrinkage and redaction changes to worse coding behavior.
A security scan of 50 open-source MCP servers found 61% lacked input validation. This article covers real vulnerabilities in high-profile servers like Playwright MCP and Puppeteer MCP, and examines when to skip MCP entirely and use CLI tools directly.
A security researcher bypassed Claude Opus 4.6's policy evaluation with just four short prompts, generating attack code against live infrastructure. Plus 915 files exfiltrated from the sandbox.
Cursor redesigned its UI from scratch, adding parallel agent execution, seamless cloud/local handoff, and Design Mode. Here is how that changes the IDE model and how it compares with other AI coding tools.
A symlink validation bug in OpenClaw's SSH sandbox sync path lets an AI agent read or write arbitrary local files outside the sandbox. GHSA-fv94-qvg8-xqpw, CVSS 8.8.
How Copilot CLI's `/fleet` command works and how to use it: it automatically splits tasks, dispatches subagents in parallel, and schedules them while respecting dependencies.